home *** CD-ROM | disk | FTP | other *** search
/ Zoo Guides: Reptiles / ZOO Guides - Reptiles.iso / pc / lingo.ini < prev    next >
Text File  |  1994-11-03  |  212b  |  7 lines

  1. on startup
  2.     put "Now loading LINGO.INI"&&the date&&the time
  3.     put "This computer is running in "&& the colorDepth &"-bit color depth."
  4.     set the centerStage to TRUE
  5.     openxlib "dpwqtw"
  6. end startup
  7.